Changelog:

Beta 1.5  28/mar/2021:
    New Feature:
       -Created Maintenance spot with respective reached/left event.
       -New command "Repair".
    Improvement:
       -Refined Yaw control during auto landing.
       -Refined Yaw control during auto takeoff.
       -Refined Yaw control during auto takeoff rejection brake.
    Modified Files:
       -*.ini file discontinued, FlightAssistant.xml works as ini file and should be placed same folder as dll file.
       -aiports.xml => new field to store flare's descent ratio <flareRate>.
       -aiports.xml => new field to store maintenance location.
       -aiports.xml => new field to set specific airport to load or not.
    Fixes:
       -Fixed an issue that caused the center align to be always positive when reference line was off before runway being selected.
       -Fixed an issue that reset Landing state when climbing 100 metres above Landing Request height instead of transitioning to Flying state.
       -Fixed an issue that prevented landing approach to automatically abort when runway was occupied.
       -Fixed an issue that triggered "Left Gate" event when moving through selected gate without stopping.
       -Fixed an issue that made nested elements be saved outside model's node in models.xml.
       -Fixed an issue of powerbackCoef being applied on brakeCoef if model didn't have it set in models.xml.

Beta 1.4  15/mar/2021:
    New Feature:
       -Added climb/descent rate function ("Hold" command). *Suggested by n8v.
       -Added function keys which triggers commands or memories when pressed.
    Remakes:
       -New auto landing procedure: Steady descent rate and applies full brake as soon as touches down.
    Modified Files:
       config.xml => new fields were created to store function keys properties.
       models.xml => new fields were created to store landing parameters such as pitch, throttle up/down.
       User Guide Manual updated. Spanish manual discontinued.
    Fixes:
       -Fixed a glitch that virtually disabled FMS when most displays were turned off.
       -Having <engineNumber> set to false in config.xml will no longer disable auto take off.
       -Fixed a glitch that would disable auto take off when it was toggled during engine homing.
       -Corrected V1 sound ident when inactive on configuration display.
       -Go-Around manoeuvre will apply max pitch force while on ground on auto mode.
       -Collision avoidance system now corrects Roll.
       -GPWS will not acuse terrain collision only when landing or going-around while gears are down.
       -User defined land/take off runways by command will no longer be kept as selected when out of range, this doesn't mean it will be reset either.

Beta 1.3  02/mar/2021:
    Fixes:
       -Fixed a glitch where it would accuse damaged landing gear even when working properly.
       -Changed the way rotation increases when taking off, now if you throttle up  while rotation<idleTakeoff it will aplly incrementGeneral.

Beta 1.2  28/feb/2021:
    Fixes:
       -Fixed a glitch where aircraft was not properly updated when switching between same models.
       -Fixed a crash that occurs when runway's width was set to 0.
       -Removed odd notification when engine was damaged.

Beta 1.1  25/feb/2021:
    Fixes:
       -Removed odd notification on specific situation regarding rejected take off.
       -Corrected stallCoef formula described on Table 10 on User Guide.
       -Annoying script start up notification removed.
    Added:
       +User defined refresh rate.
       +Definition of engine homing below Table 8 on User Guide.
       +User Guide in spanish (using google translator)
    Modified Files:
       config.xml => new fields were created to store refresh rate values. Those fields can be found at <refreshRate> node.
       User Guide => updated.

Beta 1.0  25/feb/2021:
   Official release.